SixBit API Schema
GeneratedURLShopifyType Simple Type
Description
The URL generated by SixBit or Shopify.
Namespace (none)
Type
Restriction of xs:string
Diagram
GeneratedURLShopifyType Simple Type
Overview
GeneratedURLShopifyType Restriction of xs:string
The URL generated by SixBit or Shopify.
Facets
MinLength0
Source
<xs:simpleType name="GeneratedURLShopifyType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The URL generated by SixBit or Shopify.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="0" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.